home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / byobu / profiles / light < prev    next >
Text File  |  2009-10-17  |  2KB  |  37 lines

  1. ###############################################################################
  2. #    Screen Profile
  3. #      This configuration profile is intended to roughly approximate graphical
  4. #      desktop within 'screen'; inspired by the Ubuntu Gnome Desktop.
  5. #
  6. #    Copyright (C) 2008 Canonical Ltd.
  7. #
  8. #    Authors: Dustin Kirkland <kirkland@canonical.com>
  9. #
  10. #    This program is free software: you can redistribute it and/or modify
  11. #    it under the terms of the GNU General Public License as published by
  12. #    the Free Software Foundation, version 3 of the License.
  13. #
  14. #    This program is distributed in the hope that it will be useful,
  15. #    but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  17. #    GNU General Public License for more details.
  18. #
  19. #    You should have received a copy of the GNU General Public License
  20. #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
  21. ###############################################################################
  22.  
  23. source /usr/share/byobu/profiles/common
  24.  
  25. # Window tabs, second to last line
  26. caption always "%{kW}%?%-Lw%50L>%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%?%11` %=%{= Wk}%110`%109`%122`%111`%10`%<"
  27.  
  28. # Status string, last line
  29. hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%127`%114`%115`%108`%128`%125`%126`%113`%119`%117`%116`%106`%104`%103`%105`%107`%123`%120`%121`'
  30.  
  31. # NOTE: Older version of screen have an arbitrary limit of only being able
  32. # to change colors 16 times in this 'hardstatus string'.
  33. # Ubuntu (fixed in Jaunty):
  34. #  * https://bugs.launchpad.net/bugs/315871
  35. # Upstream:
  36. #  * http://savannah.gnu.org/bugs/?22146
  37.